Skip to content

Conversation

jose-blockchain
Copy link
Owner

No description provided.

@jose-blockchain jose-blockchain requested a review from Copilot May 22, 2025 15:16
@jose-blockchain jose-blockchain self-assigned this May 22, 2025
@jose-blockchain jose-blockchain added the bug Something isn't working label May 22, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the coverage collection step from the CI workflow.

  • Removed the pytest --cov invocation
  • CI will no longer generate a coverage report before uploading to Codecov
Comments suppressed due to low confidence (1)

.github/workflows/test.yml:26

  • Removing the coverage step will result in an empty or missing Codecov report; consider reinstating the pytest --cov command or adjusting the workflow to generate coverage data before upload.
-    - name: Run tests with coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant